home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
CHIP Turkiye Mart 1999.iso
/
101
/
data
/
file chopper 20
/
fchop.exe
/
TheFileChopper.exe
/
0
/
RCDATA
/
TFRMDISK
/
TFRMDISK.txt
< prev
Wrap
Text File
|
1998-10-28
|
990b
|
56 lines
object frmDisk: TfrmDisk
Left = 236
Top = 119
AutoScroll = False
Caption = '#'
ClientHeight = 144
ClientWidth = 212
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = OnActivate
PixelsPerInch = 120
TextHeight = 16
object ChooseDiskNr: TLabel
Left = 10
Top = 20
Width = 88
Height = 16
Caption = 'ChooseDiskNr'
end
object txtNr: TEdit
Left = 69
Top = 59
Width = 60
Height = 24
TabOrder = 0
Text = '1'
end
object UpDown1: TUpDown
Left = 129
Top = 59
Width = 19
Height = 24
Associate = txtNr
Min = 1
Max = 32760
Position = 1
TabOrder = 1
Wrap = False
end
object OKBtn: TBitBtn
Left = 69
Top = 98
Width = 80
Height = 31
Cursor = crHandPoint
TabOrder = 2
OnClick = OKBtnClick
Kind = bkOK
end
end